-
Home
-
Bold Timeline Lite
-
1.2.3
-
Code
-
Classes
- Color
Total Complexity |
95 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
463 |
Lines of code |
302 |
Logical lines of code |
198 |
Comment lines |
48 |
Methods |
23 |
Properties |
5 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
test() |
A |
47 |
11 |
37 |
parse() |
A |
47 |
10 |
36 |
rgbToHsl() |
A |
49 |
7 |
31 |
getMinifyableKeywords() |
S |
54 |
6 |
21 |
hueToRgb() |
S |
65 |
6 |
8 |
adjust() |
S |
60 |
5 |
12 |
getKeywords() |
S |
61 |
5 |
11 |
colorSplit() |
S |
53 |
4 |
23 |
hslToRgb() |
S |
54 |
4 |
20 |
cssHslToRgb() |
S |
55 |
4 |
18 |
__toString() |
S |
61 |
5 |
10 |
hexToRgb() |
S |
58 |
3 |
16 |
__construct() |
S |
67 |
4 |
7 |
normalizeCssRgb() |
S |
64 |
3 |
9 |
setComponent() |
S |
74 |
3 |
4 |
rgbToHex() |
S |
66 |
2 |
8 |
toRgb() |
S |
69 |
2 |
7 |
toHsl() |
S |
69 |
2 |
7 |
getHsl() |
S |
79 |
2 |
3 |
getRgb() |
S |
79 |
2 |
3 |
getComponent() |
S |
75 |
2 |
4 |
colorAdjust() |
S |
74 |
2 |
4 |
getHex() |
S |
80 |
1 |
3 |